home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 11 / 0 / DISK1105.ZIP / HELP / #EDIT7.3 < prev    next >
Text File  |  1988-06-01  |  3KB  |  69 lines

  1.  
  2.  
  3.  
  4.            ╔══════════════════════════════════════════════════════════════╗
  5.            ║                                                              ║
  6.            ║          RULES IN PUNCTUATIONS  FOR  DATA STATEMENTS         ║
  7.            ║                                                              ║
  8.            ╚══════════════════════════════════════════════════════════════╝
  9.                  In all data statements, spaces can be used for aesthetic 
  10.                  considerations.   A new line also works like a comma and 
  11.                  can be used as the separator.   Some special  characters 
  12.                  are  interchangeable so the planner can develop his  own 
  13.                  style of entering data into BEST-PLAN.
  14.  
  15.                  In summary, data statements follow the general rules:
  16.  
  17.                        -  Single  Quotes (') are used for comments.   The 
  18.                           rest of the  line is ignored when detected.
  19.  
  20.                        -  Commas (,), TABs()  or  a new line  (carriage 
  21.                           return)  are used  as separators between  data-
  22.                           to-resource assignments. 
  23.  
  24. ...more information on next view
  25.  
  26.  
  27.                        -  Semi-colon  (;)  terminates a  data  statement.  
  28.                           This  termination  is  important  for   PRICES, 
  29.                           LIMITS and the relational data statements to be 
  30.                           discussed  later.  On an ERROR,  the  remaining 
  31.                           part  of  the  data  statement  is  ignored  by 
  32.                           scanning  the  following lines until  the  next 
  33.                           semi-colon.
  34.  
  35.                        -  Spaces  can  be used  sparingly  for  aesthetic 
  36.                           consideration.   These are ignored, except when 
  37.                           used  inside  a name identification  assignment 
  38.                           where  it  is  accepted  as  part  of  the  30-
  39.                           character maximum capability.
  40.  
  41.                        -  Minus  (-) is used to indicate negative  values 
  42.                           in the PRICES data statement.   A corresponding 
  43.                           COSTS data line will have positive values  that 
  44.                           are internally converted to negative values.
  45.  
  46. ...more information on next view
  47.  
  48.  
  49.                        -  Equals  (=)  and slashes (/) are used  as  data 
  50.                           element  separators for a resource within data-
  51.                           to-resource assignment.
  52.  
  53.                        -  Colon  (:) is also used to separate  the  lower 
  54.                           limit  and  the upper limit in the LIMITS  data 
  55.                           statement.
  56.  
  57.                        -  Name  identifications  should not  contain  the 
  58.                           following special characters:  ('), (,), (TAB), 
  59.                           (/), (=), (#), (@), (?), (+), (-), (*)
  60.  
  61.                        -  Pound-sign (#) is used for indicating resources.
  62.                           At-sign  (@) is used for  indicating  activities
  63.                           or processes.
  64.  
  65.  
  66.  
  67.  
  68. ...try other screens
  69.